body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; cursor: default; }
body { 
	background:#fff; color:#555; font-size:14px;
	font-family:'Times NEW Roman';
}

td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; cursor: default;}
/*address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}*/
a { color:#555; text-decoration:none;cursor: pointer; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 

.clearfix:after{content:'';display:block;height:0;overflow:hidden;clear:both;}
.clearfix {*zoom:1}


.limit{
	max-width: 1450px;
	margin: 0 auto;
}

.content-title h2{
	font-size: 30px;
}
.content-text p{
	font-size: 14px;
}

.content-left{
	width: 50%;
}
.content-right{
	width: 50%;
}
.content img{
	max-width: 100%;
}
.banner{
	height: 760px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
}
.index-main .banner{
	height: auto;
}
.banner:after{
	content:'';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.banner-title{
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	/*line-height: 760px;*/
}
.banner-title h1{
	font-size: 48px;
	color: #fff;
	padding-bottom: 10px
}
.banner-title p{
	font-size: 25px;
	color: #fff;
}

.bg{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.middle:after{
	content:'';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.coordinate-box{
	position: relative;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.coordinate{
	position: absolute;
	top: -80px;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0
}
.back {
	display: block;
    height: 45px;
    width: 120px;
    line-height: 45px;
    border: 1px solid #00aebb;
    color: #00aebb;
    text-align: center;
    border-radius: 50px;
    font-size: 14px;
    background-color: #fff;
    margin: auto;
}
.pr{
	position: relative; 
}
body.wfEditorMode a.wfEditorMode{
	margin: 0;
}
body.wfEditorMode .banner a.wfEditorMode{
	position: absolute;
	right: 0;
	bottom: 0;
}
body.wfEditorMode .index-news .content-top .content-li a.wfEditorMode,
body.wfEditorMode .news-content .content-top .content-li a.wfEditorMode{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px
}
body.wfEditorMode .position-recruitment .content-li-title a.wfEditorMode{
	position: absolute;
	right: 0;
	top: 0;
}
body.wfEditorMode .news-content .content-top .content-li a.wfEditorMode{
	position: absolute;
	right: 0;
	top: 0;
}
body.wfEditorMode .about-management .content-li a.wfEditorMode{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	z-index: 2;
}